UWPGetFileAttributesExFromAppW

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(UWP)
extern (Windows) nothrow @system __gshared
BOOL function(LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation) UWPGetFileAttributesExFromAppW;

Meta